home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / updates / update24.zoo / README
Text File  |  1992-08-14  |  1KB  |  78 lines

  1. Here is update 14: contains all sorts of little stuff/fixes. since
  2. the volume became so much, i decided to make an update to sync
  3. in everyone.
  4.  
  5. the only critical fix is to fwrite.c in the library. this was
  6. causing ghostscript to go crazy.
  7.  
  8. all libraries now have proper ident strings that are all referenced from
  9. crt0.o, so that they get linked into the executable. so doing a
  10.     ident executable
  11. will yield versions and patchlevel of all libraries referenced by the
  12. executable. for libs that are not linked in the extern reference
  13. from crt0.o is satisfied by dummy symbols in gnu.olb.
  14. (BTW: ident is part of RCS, and the atari binary is there in the akp-RCS
  15.  distribution)
  16.  
  17. cheers,
  18. bammi@cadence.com
  19.  
  20.  
  21. curses:
  22. diffs
  23. ident.c
  24.  
  25. gcc:    gcc 2.2.2 atariST-PatchLevel 3
  26. conf_diffs
  27. diffs
  28.  
  29. gdbm:
  30. README
  31. diffs2
  32.  
  33. gemlib:
  34. diffs
  35.  
  36. gprof:
  37. diffs
  38.  
  39. lib:
  40. defmode.c
  41. diffc
  42. diffh
  43. ic.c
  44. ig.c
  45. il.c
  46. ip.c
  47. iw.c
  48. stricmp.c
  49. strnicmp.c
  50.  
  51. libg++:
  52. g++-include/
  53. src/
  54.  
  55. libg++/g++-include:
  56. diffh
  57.  
  58. libg++/src:
  59. diffcc
  60.  
  61. pml:
  62. README
  63. diffs
  64. ident.c
  65.  
  66. test:        all tests pass now!!
  67. diffs
  68. tstrtoul.c
  69. twrseek.c
  70.  
  71. util:
  72. diffs
  73.  
  74. widget:
  75. README
  76. diffs
  77. ident.c
  78.